home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1030 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news.tau.ac.il!usenet
  2. From: "Rony Hack [XAM]" <CLOH@forget.it>
  3. Newsgroups: comp.programming,comp.lang.c++,comp.lang.pascal.misc
  4. Subject: Re: How to convert octal-binary?
  5. Date: Mon, 08 Jan 1996 23:59:33 +0200
  6. Organization: XOPEK u CbIHOByA
  7. Message-ID: <30F193C5.5AF6@forget.it>
  8. References: <4c0nhf$hnl@nyheter.chalmers.se> <4ceoi9$5ra@newsource.ihug.co.nz>
  9. NNTP-Posting-Host: async30.math.tau.ac.il
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b4 (Win95; I)
  14.  
  15. christian.almstrand@elektro.ing.hb.se (Cristian Almstrand) wrote:
  16.  
  17. >I really need to know if someone knows about any algoritm to
  18. >convert from a octal value to a hexadecimal or binary?
  19.  
  20. >If you know where to find such an iformation - please let me know.
  21. >All hints are welcome.
  22.  
  23. >Thanks,
  24. >Cristian
  25.  
  26.  
  27. Welp , I think the best idea is to get SWAG . You'll find this
  28. [ and lotta others ] algorithm there . Actualy it's a good idea to 
  29. keep curent version of SWAG in addition to your original pascal HELP.
  30. You'll save a lot of time coz most of your problems are there waiting
  31. for you :-)
  32.  
  33. P.S. You can get newes version from 
  34. ftp://garbo.uwasa.fi/pc/turbopas/
  35. [ get swag.zip and swagd-?.zip ]
  36.  
  37. Hope this'll help :-)
  38.